home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softdisk for Windows 42
/
Softdisk for Windows 42.iso
/
QUARRY
/
QUARRY.EXE
/
QUARRY.dxr
/
00051_SHOWPUSHER.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1998-01-01
|
274 b
|
13 lines
on SHOWPUSHER
global DT, PH
repeat with U = 11 to 24
set the locH of sprite U to -50
set the locV of sprite U to -50
end repeat
repeat with U = 31 to 44
set the locH of sprite U to -50
set the locV of sprite U to -50
end repeat
updateStage()
end